[PM-27135] feat: Add Use Passkey screen - #2947
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the new "Use Passkey (SDK)" TestHarness scenario: Code Review DetailsNo findings at or above the reporting threshold. PR Metadata Assessment
|
544b847 to
5065ad1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## pm-27134-testharness-register-passkeys-ui #2947 +/- ##
=============================================================================
- Coverage 79.53% 79.52% -0.02%
=============================================================================
Files 1169 1169
Lines 75095 75095
=============================================================================
- Hits 59730 59720 -10
- Misses 15365 15375 +10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
5065ad1 to
ad91844
Compare
ad91844 to
2daf425
Compare
2daf425 to
5669016
Compare
5669016 to
c2a8b7a
Compare
c2a8b7a to
9d219bb
Compare
9d219bb to
eedacf1
Compare
9f46c09 to
eedacf1
Compare
eedacf1 to
8f59089
Compare
47367b2 to
2003012
Compare
2003012 to
3200446
Compare
3200446 to
7881478
Compare
7881478 to
e14fe11
Compare
|
Warning @morganzellers-bw Uploading code coverage report failed. Please check the "Upload to codecov.io" step of Process Test Reports job for more details. |
e14fe11 to
cc929d1
Compare
cc929d1 to
98fc0b7
Compare
98fc0b7 to
7cf5387
Compare
7cf5387 to
0064e31
Compare
0064e31 to
713c468
Compare
713c468 to
21485fc
Compare
21485fc to
bcaf09d
Compare
Adds the "Use Passkey" scenario: lists credentials registered via PasskeyService.registeredCredentials, and asserts against the tapped credential's specific credential ID and relying party ID via PasskeyService.assertPasskey, showing the resulting relying party ID and username. Wires it into the scenario picker and root navigation.
bcaf09d to
42b2e54
Compare
🎟️ Tracking
PM-27135
📔 Objective
Fourth PR in a 5-PR stack adding SDK-backed passkey test scenarios to TestHarness. Stacked on #2946.
SDKPasskeyService.registeredCredentials, and asserts against the tapped credential's specific credential ID and relying party ID viaSDKPasskeyService.assertPasskey, showing the resulting relying party ID and username.📸 Screenshots
Stack: #2945 → #2946 → #2947 → #2948